home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 018a / csch56.zip / RS.BAT < prev   
DOS Batch File  |  1989-06-01  |  369b  |  22 lines

  1. echo off
  2. cls
  3. cd\MANAGEX
  4. cls
  5. if exist chncnfrm.fyl erase chncnfrm.fyl
  6. :MANAGEX
  7. if exist end.fyl goto RETURN
  8. ReSearch
  9. if not exist util.bat goto RETURN
  10. echo off
  11. cls
  12. util
  13. goto MANAGEX
  14. :RETURN
  15. echo off
  16. if exist util.bat erase util.bat
  17. cls
  18. if exist end.fyl erase end.fyl
  19. cls
  20. cd\ROOT {here, substitute the name of the subdirectory containing RS.BAT}
  21. cls
  22.